Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CookieChangeEvent | add partitioned option & add optional for param & fix event name #31272

Merged
merged 5 commits into from
Dec 25, 2023

Conversation

skyclouds2001
Copy link
Contributor

Description

also add the partitioned option to CookieChangeEvent.changed and CookieChangeEvent.deleted, which is not added in #23495 and mdn/browser-compat-data#18591

fix the event name in CookieChangeEvent() constructor - should be change instead of cookiechange, which is related with CookieStore: change event; and mark the two params as {{Optional_Inline}}

some other small update

see spec https://wicg.github.io/cookie-store/ , also https://developer.mozilla.org/en-US/docs/Web/API/Cookie_Store_API

Motivation

Additional details

Related issues and pull requests

@github-actions github-actions bot added the Content:WebAPI Web API docs label Dec 24, 2023
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thank you!

@teoli2003 teoli2003 merged commit 4a4798e into mdn:main Dec 25, 2023
6 checks passed
@skyclouds2001 skyclouds2001 deleted the CookieChangeEvent branch December 25, 2023 07:48
dipikabh pushed a commit to dipikabh/content that referenced this pull request Jan 17, 2024
… & fix event name (mdn#31272)

* add partitioned key

* add Optional_Inline mark

* fix event name

* add Instance methods section

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants